GithubHelp home page GithubHelp logo

exdal / ice-priv Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 252.45 MB

License: MIT License

C++ 6.58% Kotlin 0.02% Java 2.97% C 88.74% Scala 0.14% SuperCollider 0.02% Batchfile 0.03% Makefile 0.04% Python 1.42% Shell 0.03%

ice-priv's Introduction

IceSDK

IceSDK is a cold little Game SDK to create games. You can use individuel parts or just use it as a Game Engine itself.

v0.0.0a

-I wrote rendering part and rewrote file system, mempler wrote the every other code including github stuff.

v0.0.0b

Todo:

  • Animations, use some timer to update sprites using the batch renderer.
  • Beautiful looking imgui system.

How to setup

Setting things up is quite easy, you simply go ahead and run following commands:

# Clone the repository
git clone https://github.com/IceSDK/IceSDK


# Generate IDE Specific files
# those are the supported args:
# --ide=(`vscode`, `vs2017`, `vs2019`) --target?=(`android`, `emscripten`)
# though android doesn't really work right now.
python3 ./tools/setup.py --ide=vscode

Manual Setup

Manual setup isn't really supported, if you want to know how it works, please checkout .ide and or .github/workflows

Supported Platforms

Current supported platforms: iOS/MacOS aren't currently supported since i lack those devices.

Windows Linux osX android ios
✔️ ✔️ ✔️

Compile Status

Platform Windows Linux MacOS
PC GitHub Workflow Status GitHub Workflow Status
Android GitHub Workflow Status GitHub Workflow Status
iOS

License

IceSDK's code is licensed under the MIT licence. Please see the licence file for more information. tl;dr you can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source.

ice-priv's People

Contributors

exdal avatar mempler avatar leechawn avatar mandyellow avatar

Watchers

 avatar

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.