Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
WhyAreAllTheseTaken committed Sep 21, 2019
2 parents 6adb246 + 07a5936 commit 0826a6b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ This library was created to help with the development of certain games and to av

## Slick2D Replacement Progress
- Audio Engine - LWJGL ☑
- World Engine - Slick2D ☒
- World Engine - Renderer ☒
- Collision - Slick2D ☒
- Net Engine - Java ☑
- ABT - Java ☑
Expand All @@ -51,9 +51,9 @@ This library was created to help with the development of certain games and to av
- Lang - Java ☑
- Low Level - JNA ☑
- Noise - Simplex Noise by Stefan Gustavson ☑
- Particles - Slick2D ☒
- Particles - Renderer ☒
- Shaders - SlickShader ☒
- Sky - Slick2D ☒
- Version - Java ☑
- Rendering - Slick2D ☒
- GUI - Slick2D ☒
- Rendering - Interface-Based (Slick2D) ☒
- GUI - Interface-Based ☒

0 comments on commit 0826a6b

Please sign in to comment.