An open API service indexing awesome lists of open source software.

https://github.com/weijiangan/a-java-game

A basic 2D side-scroller with adorable graphics and intuitive controls
https://github.com/weijiangan/a-java-game

Last synced: 3 months ago
JSON representation

A basic 2D side-scroller with adorable graphics and intuitive controls

Awesome Lists containing this project

README

        

# Yogi and the Snails
Yea it is a terrible name but it is a very apt description of the game.

This is an endless (platformer in the future?) side-scrolling, Mario-ish kind of game? But it's implemented from scratch with I learned from my UI classes. It has a very nice jumping 'feeling' that I'm really proud of, because it behaved just like I wanted it to, and it reminds me of the satisfying jumps I used to do in Maple Story.

![In-game screenshot](screenshot.png)

# Credits
Majority of the artwork used are taken from Kenney's Platformer Art: Pixel Redux with Creative Commons license which can be found in the following link
http://kenney.nl/assets/platformer-art-pixel-redux

Other graphics and the meny were hand-drawn by my friend Samuel Yoong.