Skip to content

Releases: amzker/PlatformerAI

v1.0.0

01 Nov 12:43
Compare
Choose a tag to compare

have total of 6 levels

  • Multiplayer works properly
  • UI updated a bit

PlatformerAI_Multiplayer_v1.0.0alpha

30 Oct 16:17
c243d7f
Compare
Choose a tag to compare
Pre-release

You can play multiplayer LAN now. and also can use pagekite to play WAN.
i will put doc on port forwarding soon

v1.0.0-alpha

28 Oct 05:41
Compare
Choose a tag to compare

NEW:

  • Updated Trainer UI and AI base mechanism.
  • AI is kind of good now, works properly & also it's fun.
  • This will be Base for future AI & levels.
    so if you want to make your own game or AIs you can start from this source. there will be changes but not like which can break your work. unless you change entire structure.

LEFT:

  • Video explaination of code ( not writing wiki because i hate writing also video will be faster for me than text explaination of code )
  • Splash screen, icons , UI look
  • New Levels
  • AI vs AI
  • Player vs Player ( LAN & WAN ) -> will be in next version

AI_Base: Beta release

26 Oct 10:59
Compare
Choose a tag to compare
AI_Base: Beta release Pre-release
Pre-release

This version contains all basic requirments.
what's new:

  • Play against AI

Known Issues

  1. android joystick control is kind of bad
  2. AI is not good [ 1st and 2nd level]
  • because i fucked up bad in restructuring
  1. Play button sometimes don't work
  2. Ai get's stuck

if you find any other extra issues or suggetions let me know.

Version 1

23 Oct 15:42
Compare
Choose a tag to compare
Version 1 Pre-release
Pre-release
  • configured game for android , browser , windows , linux
  • basetiles such as speedup , invert_movement etc.. added
  • Template is setup

Base mechanics are done