About:

Town Patrol is an arcade game for Atari Lynx. That's my entry to the LynxJam 2024 competition. Other one's are really cool, take a look at it!

townpatrolj03.zip is the jam version.

townpatrol04.zip was updated after the jam, but the game part was untouched.

Story:

Run accross the city to defeat the enemy attack.

Controls:

  • LEFT / RIGHT: move the robot
  • A : Shoot right
  • A+UP: Shoot up

Tech:

This project is made in C using cc65.

The music was composed and played thank to chipper tool and player.

Graphics convertion was make with  sprpck.

Score display is based on 7segmentfont demo by Igor Kromin.

Code and bleeps by Bjorn.

Graphics asset by 0x72.

Sources on my github here: https://github.com/bjorn-nah/town_patrol

StatusIn development
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(2 total ratings)
Authorbjorn_nah
GenreAction

Download

Download
townpatrol04.zip 35 kB
Download
townpatrolj03.zip 33 kB

Development log

Comments

Log in with itch.io to leave a comment.

Excellent!

Really good game! Good job!

Thanks! <3

Yes, all the enemies sprites are destructible.
Missiles hitbox is really small (6x4), hard to get and give just 1 point. It's certainly change in next revisions. :)

Thank you for your comment, I burn too much time on the parallax effect and I assume that's affect the rest of the game...

Nice parallax scrolling! It appears that I can even shoot the dropping bombs? At least I believe I did it once