Skip to content

zakar/LittleWorld

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Little World

This fork is about our team homework. We mainly changed the AI and add some new rendering scheme. We also use lua as the configure script

REQUIRED:

INSTALLING:

  • Download lua-5.1.4 and Compile it
  • Move the liblua.a to proper directory (May be you should edit FindLUA.cmake)
  • Clone the LittleWorld project
  • Type "make" to build the game
  • Type "./build/littleWorld" to start the game

RUNNING:

We don't provide picture resource. But you can use your own picture by changing the code here: src/tool/config.lua src/game/Menu.cpp

About

A simple isometric 2d game using OpenGL

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 88.5%
  • Lua 9.7%
  • C 1.8%