Git Product home page Git Product logo

gametube's Introduction

A collection of 3D JavaScript games using WebGL.

Developed by Team Duck.

gametube's People

Contributors

gregtour avatar

Stargazers

 avatar mustafa avatar zebei800 avatar Andrew Kidoo avatar Taylor Brennan avatar Nikolay Kolev avatar Tom Richards avatar Dylan Roy avatar Stefaney Roberts avatar  avatar Jason Block avatar

Watchers

James Cloos avatar Hiroyuki Sano avatar  avatar  avatar

gametube's Issues

Create a 3D IDE for games in the browser, using the Duck programming language and TeDGE

Wouldn't it be cool to be able to make games in the browser with a 3D editor? With some simple scripting and a lot of free resources it could be possible. Basically, using XML or some other format to codify the state of a game, and using Duck scripts to control entity behavior, it would be possible to make simple games or demos in the browser.

First things first, there needs to be a JavaScript implementation of the Duck language. One that has great performance. This should be possible once the Duck language is where it needs to be.

Then there needs to be WebGL libraries that take care of all the dirty work. Making shaders, loading assets, data structures for optimizing rendering, until Duck games are just controllers for the TeDGe engine, which handles all the optimization.

Finally, we need a set of basic models and tools for games. An IDE, with multiple panes. Height map generator. 30 random meshes for games or game characters. Obstacles and levels. Cars, karts, balloons, animations. Texture files and different skins for things.

Then making a racing game is as simple as uploading characters, designing a menu, putting in way points around a map made with the spray paint function and presto.

Someone else can make their own 3D space shooter, or whatever. The idea is to make GameTube a reality.

Racing, shooting, puzzle, action, adventure games. Starting small, adding libraries for 2D graphics with sprites, and getting sound fx working, that's a beginning. But then making a sandbox for three-D stuff is a priority. Finally, getting to the point where more immersive games can be made, with checkpoints, saving and achievements, would definitely be great. Party games for creating the most interesting mini-game in 3 minutes, stuff like that. Supporting multi-play online with some sort of game server architecture.

The possibilities are limitless, but it all depends on how much work gets put in to this project. It's time to start working on getting something up and running. Zapow!

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.