Giter Club home page Giter Club logo

goldbox's Issues

Not really an issue

Hey, so this isn't an issue.

What are you trying to do with the goldbox games? I'd love to be a part of it.

Show title screen in EGA mode

I want to show a title screen in EGA mode in a winforms Form.
I was thinking that in the Engine project to create a IDisplay that takes certain commands such as DrawPicture, DrawString and when it is ready to show an update that it would fire an updated event. I also figured that it would be helpful say when drawing the TitleScreen that you would Suspend the Display tell it the x number of commands to show build the display as needed then resume and it would fire the update event. From what I've been reading the best bet is to have a byte[] that gets manipulated by the Draw commands then have it update the System.Drawing.Bitmap (if it isn't added by reference already) Then fire the Updated event. I'm not sure what the best way to support other modes (such as CGA or other) so for now just make a interface for the display.

Copy the code from coab and hardcode a window to show the first image in whatever dax file has the title.

Show text at x,y coordinate with color

Text should be able to be added to the display at a x,y coordinate (based on rows/columns and not pixels) and with a specific color (based on basic EGA/CGA colors... I think in COAB there were 15 colors)

Create cake script to build and copy binaries

Need to have a cake script that has two tasks, one to build the project, and another to copy the binaries and data files to a deploy folder. The Deploy folder will just be a solution level folder that gets recreated each time

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.