Skip to content

abrampers/ArkavQuarium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARKAVQUARIUM 2.0

ArkavQuarium 2.0 is a simplified version of the most famous InsaniQuarium game. The goal of this game is to buy an egg using player's Coin. The coin is produced by Guppy or Piranha and can be taken by the Snail or by the player himself. This game is made with the most beautiful animation made by us for our beloved players. We hope this game will change our lives and fate.

Home Game

Getting Started

These instructions will tell you how to compile and play the game.

Prerequisites

Make sure you have installed these packages:

  • SDL2
  • SDL2_image
  • SDL2_ttf
  • CMake

Testing

To build the test, execute

mkdir build
cd build
cmake ..
make

To run the test, execute

# inside build folder
make test

Compiling

To build the game, execute

# inside build folder
make

Next, run the game by executing this command

# inside build folder
./arkavquarium

and enjoy the game.

Tools

Authors

  • Abram Perdanaputra Situmorang - Initial work - abrampers
  • Faza Fahleraz - Initial work - ffahleraz
  • Senapati Sang Diwangkara - Initial work - diwangs
  • Yusuf Rahmat Pratama - Initial work - yusufrahmatp

Acknowledgments

  • InsaniQuarium game maker - PopCap

About

Insaniquarium inspired game implementation on C++

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •