Welcome to the ASM
organization! This repository contains various group projects and resources.
- Overview
- Projects
- Languages
- Technologies
- Getting Started
- Contributing
- Recurring Contributors
- License
- Contact
Here are some of the key projects in this organization:
- R-Type - Creation of a C++ game engine inspired by an '87 arcade game classic.
- MarineMind Robotics - Automation of an unmanned surface vehicle (USV) for wind turbine inspection.
- Promethee - Web-based team-building game featuring questions focused on the 2024 Olympics.
- officeDuTourisme - GeoGuessr-inspired game centered on exploring various locations in France.
- ASM-corewar - A comprehensive recreation of a lightweight assembly compiler, utilizing compiled assembly "champions" to compete within a virtual machine simulating memory.
Our projects are primarily written in the following languages:
- C/C++
- TypeScript & React
- Python
We aim to expand and discover new languages and technologies as we grow.
This are some of the technologies we use in our projects:
- Low Level Programming
- Game Development
- Object-Oriented Programming
- Web Development
- Machine Learning
- Robotics
To get started with any of the projects, follow these steps:
- Clone the repository:
git clone https://github.com/asm/<project-name>.git
- Navigate to the project directory:
cd <project-name>
- Follow the specific instructions in the project's
README.md
file.
We welcome contributions from the community! To contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch
- Make your changes and commit them:
git commit -m 'Add new feature'
- Push to the branch:
git push origin feature-branch
- Create a pull request.
To see the list of contributors who have made significant contributions to the organization, please refer to the people page.
All our project are licensed under the GPL-3.0 License (GNU General Public License v3.0) if not otherwise specified. See the LICENSE file for more details.
For any questions or inquiries, please contact us here.