Skip to content
View Cometninja's full-sized avatar

Block or report Cometninja

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Cometninja/README.md

Hello Friend!!!

My name is Daniel.

I am Currently studying at NC Computer Games at Edinbugh College starting a HND in computing after the summer. I am passionate about software developement and I have a great desire to create functional, efficent code.

My goals over the next few years is to develope a deeper understanding of programming as I find joy in a project coming together.

My greatest acheivement so far is creating chess in the C# Monogame Framework which can be seen in my projects. After presenting my game at an Expo i have recieved feedback and will be implimenting the changes over the summer.

image

I am passionate to learn so feel free to review my code and offer suggestions if you feel that I could improve.

currently I am learning HTML, CSS, JavaScript, Node.js, and Java in order to create a chess game playable in browser with the option to play other players.

you can see my progress in the project https://github.com/Cometninja/OnlineChess

image

Popular repositories Loading

  1. Semester2Project Semester2Project Public

    College Group Project, Team B

    C# 2

  2. Cometninja Cometninja Public

    1

  3. ChessMonoGameCSharp ChessMonoGameCSharp Public

    C#

  4. CodeWarsJava CodeWarsJava Public

    a collection of solutions for Code Wars in Java

    Java

  5. OnlineChess OnlineChess Public

    The purpose of this project is to create a version of chess that can be played between two players on different machines through a web browser.

    JavaScript

  6. TicTacToeJava TicTacToeJava Public

    A simple Console TicTacToe game using the num pad as inputs

    Java