-
Notifications
You must be signed in to change notification settings - Fork 24
Example projects
Elliot Ford edited this page May 11, 2015
·
10 revisions
HappyCows (https://github.com/Ellzord/JALSE-HappyCows)
A small simulation of cows in a field that randomly move and eat grass (which grows back over time).
Messengers (https://github.com/Ellzord/JALSE-Messengers)
A small simulation of several people text messaging each other (upon receiving a message a reply is sent back).
A very simple 2 player Pong implementation using Swing.
If you have a JALSE project and want people to see it send me a request via Issues.
Some interesting Code snippets!
Check out the Example projects and Code snippets!
Getting Started
- Getting the latest release
- Building from source
- Example projects
- Code snippets
- How to contribute
- Have bugs or questions?
How To Use
- JALSE
- Entities
- Attributes
- Actions
- Tags
Misc