Skip to content
/ Jumpin Public

🆙 Square platformer written for an Embedded Systems class. The proof-of-concept was written in Java which we then ported over to a combination of C and VHDL for use on the Xilinx Spartan 3.

Notifications You must be signed in to change notification settings

rgbkrk/Jumpin

Repository files navigation

Jumpin

Square platformer written for an Embedded Systems class at Colorado State University, taught by Wim Bohm. The proof-of-concept was written in Java, and later ported to a combination of C and VHDL for a Field Programmable Gate Array. This bred a particular style of writing C-like Java code as well as how we handled physics, as we did not have floating point values on the FPGA. I've since lost the C and VHDL 😢.

Sadly, the Java version of this game doesn't handle tight boundaries as cleanly as the FPGA did as shown in this incredible demo:

Jump like a boss

About

🆙 Square platformer written for an Embedded Systems class. The proof-of-concept was written in Java which we then ported over to a combination of C and VHDL for use on the Xilinx Spartan 3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published