Skip to content

bassel97/Game-engine-with-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CardsGame

In order to get the project working, you shoulf install the LWJGL library.

This game is a proof of concept made from scratch with no Game Engine used.

To setup it follow this instructions:

  • download it from => https://www.lwjgl.org/customize it is preferable to choose them all, as well as the JOML from Addons.
  • right click on the project in eclipse
    • Choose "Build Path"
    • if "LWJGL" doesn't exist
      • Choose "Add Libraries"
      • Select User Library, Next
      • "User Libraries..." button
      • "New" button
      • Name it "LWJGL"
      • Choose it
    • "Add External Jars" button
    • Choose all jar files downloaded from the link previously mentioned
    • "Apply and close"

About

Cards game made with java and gl.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors