Git Product home page Git Product logo

jcga's Introduction

CGA / VGA - graphic game framework for Java

Do You remember old MS-DOS games? You can write Your own game in modern language - Java! This is Java framework for development desktop games in CGA / VGA - style graphic with 320x200 resolution.

Framework work via Swing and support:

  • Transparent upscale to actual desktop resolution.
  • PCX file decoding (1 bitplane, 8 bit per pixel - used in GIMP)
  • Sprites
  • Bitmap 8x8 fonts
  • Both CGA palette
  • Palette size is up to 256 colors - VGA 320x200x256 is possible.
  • Good perfomance - sample game work at low-end ARM without delay (like Pocket C.H.I.P. and Raspberry PI 1)

Examples

I had implement one example - Tetris game in CGA-style. Please, check https://github.com/vaclav2016/JCGA-Tetris

Tetris Video Game

Build

You need Maven to build:

$ mvn install

Licensing

(c) 2016 Copyright Vaclav2016 https://github.com/vaclav2016, jabber id [email protected]

is licensed under the Boost License, Version 1.0.

http://www.boost.org/LICENSE_1_0.txt

jcga's People

Stargazers

 avatar

Watchers

 avatar  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.