Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
J0K0SAN authored Oct 24, 2018
1 parent e213766 commit bbd6f87
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
# JPGE
John´s Project Game Engine (JPGE) is tiny software based Game Engine writen in Java. It is designed for high performance and based only on the default Java graphics libraries (AWT, SWING...).

# Versions
# Features
* Pure Java
* Fixed Point only
* Shaders
* No matrices
* Gouraud shading
* Affine Texture mapping with gouraud shading

# Versions
v0.1 - beta

[![JPGE v0.1 - beta](https://i9.ytimg.com/vi/LnPAomKeT5o/mq2.jpg?sqp=CJSGwt4F&rs=AOn4CLBClKXfoGPC6TJ-T37VvLz5oSZ-JA)](https://www.youtube.com/watch?v=LnPAomKeT5o&t=1s)

0 comments on commit bbd6f87

Please sign in to comment.