GithubHelp home page GithubHelp logo

corona-royale's Introduction

Corona Royale

Requirements on Windows:

Requirements on macOS:

  • Visual Studio Code (Download here: https://code.visualstudio.com/)
  • CMake (run brew install cmake in the terminal)
  • SDL2 (run brew install sdl2 in the terminal)
  • SDL2_image (run brew install sdl2_image in the terminal)
  • SDL2_mixer (run brew install sdl2_mixer in the terminal)
  • SDL2_net (run brew install sdl2_net in the terminal)
  • SDL2_ttf (run brew install sdl2_ttf in the terminal)

To build/run the game:

  • Download/clone this repository
  • Open the project folder with Visual Studio Code
  • Press F5 to run, Ctrl-Shift-B to only build

corona-royale's People

Contributors

7hazard avatar mill3nium avatar contagious97 avatar grobblin avatar emreayhan99 avatar lowekth avatar

Stargazers

Marek Kraus avatar

Watchers

Marek Kraus avatar

corona-royale's Issues

Start menu

Start menu with following

  • Play
  • (Debug only) Connect via IP

More can be added

Fix text drawing on macOS

Issues using SDL_FontCache
Use only SDL_TTF until further notice

EXC_BAD_ACCESS (code=1, address=0x2)
EXC_BAD_ACCESS (code=EXC_I386_GPFLT)

Networking between client and server

Number specify in what order the actions are performed (not necessarily exactly).

Server:

  • 1 - Start server
  • 1 - Make server listen on specific port (you decide port)
  • 2 - Accept client connections
  • 5 - Send player start position

Client:

  • 1 - Start client
  • 3 - Connect to server via IP and port (127.0.0.1 for local server)
  • 5 - Read start position
  • 6 - Put player position to start position

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.