• Stars
    star
    140
  • Rank 259,938 (Top 6 %)
  • Language
    Python
  • Created about 12 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🌟 An open-source IDE for game development.

THIS PROJECT IS NO LONGER SUPPORTED

A lot of things happened since I started this project and I don't really use pygame any more. Also, new programs like Atom or Godot made this IDE obsolete. I think that a set of Atom plugins will make more sense than coding the whole thing all over again. But after testing other engines/frameworks I do not recommend making games with Python due to its poor performance. Thanks to everyone that contributed and supported the project, it was a great experience for me. See you around!

Stellar IDE

stellar

About

Stellar is an open-source IDE for game development using Python.
The goal is to have a program to design your own games using easy-to-learn and different easy tools for beginners and professionals.
You are free to distribute the games you create with Stellar in any way you like. You can even sell them.
This of course assumes that the sprites, images, and sounds you use can be distributed or sold as well.

Dependencies

On Ubuntu based:
$ sudo apt-get install python2.7 python-qt4 pygame

On OSX you can install PyQt4 with homebrew:
$ brew install qt
$ brew install sip
$ brew install pyqt
if this doesn't work you can follow this tutorial

On Windows based:
Download and install the dependencies listed above. Be sure to install the Python 2.x versions, not Python 3 versions.

Running

To run Stellar (Windows/Ubuntu/OSX), from your command line go to (cd) into the Stellar folder, and then run:
$ python Stellar.py
On windows you might be able to just double click the Stellar.py file and the program will startup.

Contributing

If you don't know how GitHub contributing works see our tutorial guide.

I'm currently using a Trello board to track the task I'm doing. If you want access to it feel free to drop me a line at [email protected].

Our contributors here:

You can talk with us on freenode IRC #stellarIDE


Code editor thanks to CodeMirror Icon theme used made by VisualPharm (c) 2012 - infinity, Emilio Coppola

More Repositories

1

dialogic

💬 Create dialogs, characters and scenes to display conversations in your Godot games.
GDScript
2,720
star
2

gamemaker-godot-dictionary

A dictionary for people moving from GM:S to Godot
HTML
186
star
3

godot-nightly

A program to download the latest version of Godot Nightly Builds
GDScript
23
star
4

AdventurOS

Explore a unique adventure based on the content of your computer.
Python
13
star
5

defuse-godot

An annoying Godot Add-on https://itch.io/jam/godot-addons-jam-1
GDScript
11
star
6

graphedit-tutorial

The code for the tutorial of the GrahpEdit and GraphNode nodes.
GDScript
11
star
7

Temperature

GDScript
9
star
8

Draft

Rich text editor for elementaryOS
Python
7
star
9

godot-chat-box

UI for a simple chatbox made in godot
GDScript
7
star
10

npc-talking-tutorial

GDScript
6
star
11

language-gml

GML syntax highlighting
CoffeeScript
5
star
12

StellarGameEngine

Stellar Game Engine (also "SGE" or simply "Stellar Engine") is an engine for use with Stellar, in order to make its development easier and also offer an option to those who want only a game engine without a graphical interface.
Python
5
star
13

groove-cut

An open source rhythm VR game made in Godot Engine.
GDScript
4
star
14

2d-puzzle-tutorial

The code featured in my tutorial videos: https://www.youtube.com/watch?v=HmnwNadwHWI
GDScript
4
star
15

eros2d

Eros is a löve (https://www.love2d.org/) framework to make game development easy.
Lua
3
star
16

Godot-FPS-movement

A minimal FPS movement example made in Godot
GDScript
3
star
17

localphotos

HTML
2
star
18

eros

A löve framework inspired by GM:S
Lua
2
star
19

godot-pausing-tutorial

Code for the video tutorial on pausing https://youtu.be/q29PlsUUAwk
GDScript
2
star
20

SpyGame

This game is a 2D clone of SpyParty with monkeys!
JavaScript
2
star
21

De-Googler

With De-Googler, you get the "I'm Feeling Lucky" result of google search, but you don't get tracked or registered on their servers.
PHP
1
star
22

meta-dice

A simple dice for the web
Python
1
star
23

flask-news

A Flask Hacker News clone
HTML
1
star
24

python-time-lapse

A Python script to make time-lapse videos on OSX.
Python
1
star
25

pygame-website

Repository for Pygame orientated website
Python
1
star
26

andre

Andre's website
HTML
1
star