I finally did it...[R.A.W.]

… and made my own game! Since I was in the mood for drawing vehicles, it is a racing game.
Still in early development, though.

Version 0.1(desktop, not touch screen controls):
https://liluo.io/games/4e640921-fc94-4c50-9838-28ffb7d17551

Current features of note:

  • Multiple vehicles to choose from;
    = Each having unique characteristics.
  • Lapping in a sidescroller.
  • Opponents alter speed based on distance from player;
    = Reduces stagnation from being alone/far ahead on the track;
    = particularly useful for when I implement collisions that provide points.
  • Automatic vehicle righting when rolled over.

What to do, (maybe) in order:

  • General tweaking, etc.
    = Smooth out teleporting for lapping and speed limit on vehicles.
  • Replace images for the FC6 and Overhaul; resized.
  • Finish making and adding new opponents.
  • Give special abilities to each vehicles, such as the jumping that Thrasher has.
  • Draw new terrain tiles and other graphics.
  • Make more levels.
  • Improve UI and menus.
    = Add touch screen controls.
  • Implement a collision system.
  • Find and add sounds and music.
  • Add a points system based on final position and/or collisions, depending on mode.
    = Use points to unlock opponent vehicles and more tracks.
  • More game modes(battle, race, team, story, etc.);
    = Weapons for some modes.
    = Mode-specific vehicles.

Let me know what you think and any suggestions/constructive criticism.