Skip to content

darookee/openHI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenHI

What?

This aims to be a recreation of Sunflower's Holiday Island.

It is implemented in lua for love2d.

What is currently working?

The code currently loads straight sand, grass and water tiles from the original Holiday Island graphiks and draws them randomly on a 200x200 tiles grid. Also you can scroll while holding the right mouse button.

What needs to be done?

Well... Everything...

  • Load all other ground tiles
  • Generate actual maps with coastlines and rivers and different heights
  • Implement the game logic (building, money, events, AI opponents, ...)

How can I test this?

Requirements

  • (love2d)[http.//love2d.org] (v0.9.x)
  • The original Holiday Island files
  1. Clone the repository
  2. Copy the 'GRAFIK' folder from the Holiday Island installation into the repo
  3. Launch with /path/to/love /path/to/openHI
  4. ...
  5. no profit

About

Open source implementation of Sunflower's Holiday Island (https://en.wikipedia.org/wiki/Holiday_Island_(1996_video_game))

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages