A downloadable game for Windows

Download NowName your own price

This is a 2D sandbox game I made for my final project for my computer science degree. The goal of the project was to make a 2D side scrolling sandbox game and a custom game engine for the game. It features procedurally generated terrain, and a player character that can remove/place blocks. The game will potentially be expanded upon post graduation to fix frame rate issues.


Controls are

Esc - Open Menu

A - Move Left

D - Move Right

Space - Jump

1-9 and scroll wheel - cycle through hotbar

left and right click to place on foreground and background respectively.

Download

Download NowName your own price

Click download now to get access to the following files:

Abound.zip 4.4 MB

Comments

Log in with itch.io to leave a comment.

(1 edit)

Finish this game! I'll be waiting!

I'm currently doing a complete rewrite in my spare time as the original game was severely limited in scope and had lots of corners cut in order to complete it in time for my capstone project. As of currently, the rewrite has vastly better performance, takes advantage of multi-threading, and just this afternoon got engine support for keybinding in a way that I'm satisfied with. It still doesn't have feature parity with the currently uploaded game yet which is why I haven't uploaded the rewritten version.