Skip to main content

Bullets Are Pretty, a different 2d shooter game

Kostas here, I recently dug up another project that I haven't worked on for a long time (as with the Stick Soldiers fangame). This one is "Bullets Are Pretty", a 2d shoot-em-up game with a few innovative features.

See the game in action in the video below:


The game's core follows the mechanics of classic 2D shooters, but gets more intricate in player actions. There is no "R to reload" or auto-pickup for weapons; to reload your pistol, you pull out the magazine with the mouse, and drag a new magazine from your belt to the pistol. Similar behaviour is required for reloading other guns, and picking up / dropping items.



The game also features a somewhat advanced AI, so enemies can do things such as reloading in the same way, choosing which guns and items to pick up / drop, and choosing paths to follow.

Another interesting, albeit incomplete feature is multiplayer support over LAN or Internet. This feature has progressed a lot since the project's beginning and includes a lag-compensation mechanism and synchronization of late-joining players, but it is very hard to debug, so there are some bugs here and there.

Finally there is basic physics implemented, used for ragdoll-type death animations and possibly more stuff in the future.

The game is built on Game Maker 8, and uses Maarten Baert's ExtremePhysics and Medo's Faucet Networking.


This project has been in a standstill since I had postponed it during my last school finals and graduation. Not sure if I will ever continue it, since I have moved on from Game Maker to Unity3D, but I really like this project and I might give it a shot in the future.

-Kostas

Comments

Popular posts from this blog

Stick Veterans 2.0: a long-overdue update

It's been so long since the last game update that I feel nervous writing this. After a long time of development and rewriting, a new update is finally available. Stick Veterans 2.0 is now published on Poki, a popular online games website.

Blockbuster Inc. & other catch-up

This year has gone by super fast and it's about time for an update. Since June I've been working with Super Sly Fox as the lead developer on our upcoming game Blockbuster Inc , where you build and manage your movie studio through the decades.

Aircraft maintenance simulator & VR game projects

Since the start of this academic year I've been enrolled in a Computer Science postgraduate program. I have found a couple of my semester projects to be noteworthy, so I thought I should post about them.