Giter VIP home page Giter VIP logo

dctycoon's Introduction

Introduction

This game is heavily influence by the unfinished Server Tycoon (http://www.servertycoon.com/).

i.e. I wanted to see the guys behind Server Tycoon create and release their game, but apparently they stopped developping it. So I decided to tentatively create my own. And because I began to learn Go in march 2017, I tried to use Go to develop it.

Compilation Requirements

For Linux

Get Ubuntu 17.10, change the resolution for at least 1024x768 and execute:

sudo apt-get install git golang-go libsdl2{,-mixer,-image,-ttf,-gfx}-dev
export GOPATH=~/go
go get github.com/nzin/dctycoon # there will be an error message "undefined Asset". Don't pay attention to it.
cd go/src/github.com/nzin/dctycoon
./compile.sh

For Mac

brew install sdl2{,_image,_ttf,_mixer} pkg-config [email protected]
export GOPATH=~/go
go get github.com/nzin/dctycoon # there will be an error message "undefined Asset". Don't pay attention to it.
cd go/src/github.com/nzin/dctycoon
./compile.sh

Licences

This software is covered by the GNU GPLv3 (see LICENCE file)

It use the Twitter Bootstrap v4 framework (https://github.com/twbs/bootstrap) covered by the MIT licence

It used the "Font Awesome" (https://www.flaticon.com/packs/font-awesome) covered by Creative Common BY 3.0

dctycoon's People

Contributors

nzin avatar foutoucour avatar nzin-appdirect avatar bearfm avatar

Stargazers

TonakUniverse avatar  avatar  avatar  avatar Dennisonung avatar John Gosset avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

thepinochlekid

dctycoon's Issues

how to start/find the game

I have downloaded the game and installed all the requirements but where does it start? I went into the main file to start it and it says it started on a webserver but when i try to acces it on https://localhost/9090 it doesn't work. What am I doing wrong?

Run error on Windows

github.com/veandco/go-sdl2/img: build constraints exclude all Go files in C:\Users\maxbr\go\pkg\mod\github.com\veandco\[email protected]\img
github.com/veandco/go-sdl2/ttf: build constraints exclude all Go files in C:\Users\maxbr\go\pkg\mod\github.com\veandco\[email protected]\ttf

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.